home *** CD-ROM | disk | FTP | other *** search
/ How to Get Online 1996 Spring / HOW2GON.ISO / mac / News / The News 2.4.0 / V2.40 Changes < prev   
Encoding:
Text File  |  1995-12-22  |  9.1 KB  |  271 lines  |  [TEXT/ALFA]

  1. TheNews 2.40 Changes
  2.  
  3. Enhancements
  4. * Highlighting of quoted text can be changed from default italics to normal,
  5.   bold, etc.  See manual for details.
  6. * Program used to allocate a large chunk of memory before reading an
  7.   article, and then scaled back.  If the article was larger than what was
  8.   allocated, excess lines would be thrown away.  Program now allocates 
  9.   memory as needed.
  10. * Modified ISO character translation table so that incoming 0x00 characters
  11.   would get translated into spaces (otherwise, lines would get truncated).  
  12.   Thanks to Michael Beckmann for providing the changes.
  13. * Added Cyrillic (Russian) character translation tables.  Thanks to 
  14.   Andreas Prilop for providing the new tables.
  15.  
  16. TheNews V2.39 Changes
  17.  
  18. Bugs Fixed
  19. * In some machine/OS configurations, the program would mysteriously crash 
  20.    (or drop into TMON or MacsBug).
  21. * Minor speed enhancements.
  22.  
  23.  
  24. ----------------
  25.  
  26.  
  27. TheNews V2.38 Changes
  28.  
  29. Enhancements
  30. * Optionally uses Eudora for mailing followups
  31. * Allows cross-posting
  32. * Display quoted text in italics
  33.  
  34. Bugs Fixed
  35. * A article line longer than 256 characters crashed the program (uucp version only)
  36. * Mail followup / forward article failed with some SMTP servers (TCP and CTB versions only).
  37. * Unread article count in group list doesn't get misaligned with large numbers.
  38. * Post/mail followup left some memory fragments
  39.  
  40. Other
  41. * Changed author's USPS and email address.
  42. * Included canned preference files for UUCP and CTB versions.
  43. * Compiled with Think C V7.0
  44.  
  45. ----------------
  46.  
  47. TheNews V2.37 Changes
  48.  
  49. (This version was never released to the general public.)
  50.  
  51. ----------------
  52.  
  53. TheNews V2.36 Changes
  54.  
  55. Enhancements
  56. * none
  57.  
  58. Bugs Fixed
  59. * A news groups file line longer than 600 characters crashed the program.
  60.  
  61. ---------------
  62.  
  63. TheNews V2.35 Changes
  64.  
  65. Enhancements
  66. * none
  67.  
  68. Bugs Fixed
  69. * Attempting a "save as" operation after cancelling an "append" operation would
  70.   sometimes crash the program.
  71. * A long subject line would sometimes crash the program (UUCP version).
  72. * An empty subject field would look strange when displayed in the subject list window.
  73. * Don't limit the number of article 'been read' ranges stored/retreived in the
  74.   news group file.
  75.  
  76. ---------------
  77.  
  78. TheNews V2.34 Changes
  79.  
  80. Enhancements
  81. * none
  82.  
  83. Bugs Fixed
  84. * Program stumbled over certain non-printable characters in the header (UUCP version)
  85. * Program stumbled over articles with more than 100,000 chars (UUCP version)
  86. * Program didn't incorporate GMT offset in date interpretation (sometimes led to 
  87.   incorrect ordering of articles in the subject list window)
  88.   
  89. --------------
  90.  
  91. TheNews V2.33 Changes
  92.  
  93. Enhancements
  94. * Added the clipboard to the "Windows" menu.
  95.  
  96. Bugs fixed
  97. * Posting an article created a "Date:" header line which included
  98.   a mis-formed time (UUCP version only)
  99. * Cutting from the Article Text window occasionally copied text from
  100.   the wrong pane.
  101. * Selecting the clipboard confused selection of other windows.
  102. * Using <RETURN> or <ENTER> to select a group or article from an
  103.   empty list resulted in a crash or confusing error message.
  104.   
  105. --------------
  106.  
  107.  
  108. TheNews V2.32 Changes
  109.  
  110. Enhancements
  111. * Added an option to flush the input queue (CTB version)
  112. * Reposition the "Too many articles" dialog so that it doesn't
  113.   cover up the "Fetching articles" dialog
  114. * Make the ">" followup prefix changeable (via ResEdit)
  115. * Don't line-break followup lines (ie, those beginning with ">"
  116. * Speed up the closing of article subject list window
  117.  
  118. Bugs fixed
  119. * Read next/previous/next-unread sometimes caused a problem where
  120.   the header would change but the article text would not change
  121. * Save/Append from the article subject list would never free up
  122.   the memory used to perform the save/append
  123. * "Beeping" on attempts to read past the beginning or end of the
  124.   article list would confuse the menu bar when the sound was turned
  125.   off
  126. * Read next/previous/next-unread sometimes caused a crash (but not
  127.   right away:-(
  128. * CTB version gave up too quickly when used on a sluggish server
  129. * A "read" failure while reading an article message would hang the
  130.   program forever
  131. * Mail/post followup to very short articles would cause crashes on 
  132.   some systems
  133.  
  134.   
  135. -------
  136.  
  137. TheNews V2.31 Changes
  138.  
  139. Enhancements
  140. * Add flag to inhibit passing the AUTHINFO (required for some 
  141. news servers connected via CTB).
  142.  
  143. Bugs fixed
  144. * Read forward, read backward, and read next unread now update
  145. the article list document.
  146. * Default transfer medium is now MacTCP.
  147.  
  148. -----------------
  149.  
  150.  
  151. TheNews V2.3 Changes
  152.  
  153. Enhancements in V2.3:
  154.  
  155. * dynamic sorting of the article list window
  156. * dynamic threading/unthreading of the article list window
  157. * option to "open with refresh" by default
  158. * "read next unread" command (and <TAB> support)
  159. * save articles directly from article list window
  160. * append articles directly from article list window
  161. * change active window from the menu bar
  162. * serial link server support via CTB
  163.  
  164. Bug Fixes in V2.3
  165.  
  166. * correct mail from header line in followup mail (UUCP version)
  167. * correctly form user name as <USERNAME> + "@" + <DOMAIN> + 
  168.     "(" + <NAME> + ")" (UUCP version)
  169.  
  170. -----------------
  171.  
  172. TheNews V2.24 Changes
  173.  
  174. Enhancements:
  175. * Added more command-key equivalents.
  176. * Added "send" option for the "close window" dialog in post/mail.
  177.  
  178. Bugs fixed:
  179. * An illegal header line like "From: schmoe@blough ()" caused trash to appear 
  180. in the article list window.
  181. * The "cancel article" function didn't send the right message for the ANU
  182. version of the NNTP server (this meant that the cancel message was 
  183. actually posted instead of being interpreted as a control message).
  184. * The program didn't respond correctly to a "transfer-only" connection 
  185. status message from the server (this meant that the program would try
  186. to make server requests when it should know better).
  187. * Single-line edit fields in dialogs would not scroll if you typed beyond
  188. the end of the visible portion of the edit field.
  189. * Using <command><click> to make multiple selections in various lists 
  190. selected the entire range of items between the top and bottom selections.
  191. * After posting or mailing, the menu commands for the active window
  192. (either the article list window or the article text window) were not
  193. available.
  194.  
  195. Known bugs (sorry!)
  196. * If you switch to another application while the program is fetching
  197. information from the server, the program does not update the "Fetching
  198. whatever" dialog box (that is, if the application you've switched to 
  199. covers up the dialog box, the text inside the dialog box does not get 
  200. re-written).
  201. * Under System 7, keeping the signature file in the system folder causes
  202. an error message and prevents you from posting.  To get around this, 
  203. keep the signature file in the same file as TheNews.
  204. * There is an incompatibility with Norton Directory Assistance which
  205. makes saving certain articles difficult.  To get around this, try changing
  206. the target file name to something other than the article subject (which
  207. is the default).
  208.  
  209. ---------------
  210.  
  211. TheNews V2.22 Changes
  212.  
  213. Bugs fixed:
  214. *    Higher tolerance for trashy data coming from the NNTP server.
  215. *    Built using a newer version of the Word Solutions Engine (this
  216. doesn't fix anything specific, but hopefully this results in a more
  217. robust product).
  218. *    Fixed a bug which made it impossible to post a new article when
  219. there were no articles available.
  220.  
  221. New features:
  222. *    Added capacity for cancelling an article.
  223.  
  224. -----------------------
  225.  
  226. TheNews V2.2 Changes
  227.  
  228. Bugs fixed:
  229. *    Quit (CMD-Q) after changing subscription info crashed program.
  230. *    Low tolerance for illegal article headers.
  231. *    CMD-F and CMD-B forgot to change the article window title.
  232. *    Large article and group list windows were 'confused'.
  233. *    Article saves to a full disk didn't clean up the mess.
  234. *    Sorting articles by subject used wrong secondary key.
  235. *    Doesn't crash under 7.0 Multifinder (V2.02).
  236. *    Supports read-only server via ResEdit (V2.03).
  237. *    Runs on an SE (V2.04).
  238. *    Faster on huge group files (V2.1).
  239.  
  240. New features:
  241. *    Signature file inclusion on posting and mailing.
  242. *    Support for copy (CMD-C) from article text window.
  243. *    Page up/down/home/end key support.
  244. *    Case insensitive article sorts.
  245. *    Domain name server and Hosts file support.
  246. *    Limited CMD-. support (only on article header fetch).
  247. *    Miscellaneous speed enhancements.
  248. *    More readable article header list.
  249. *    Support for Unix .newsrc group files.
  250. *    Use 'Reply-to' and 'Followup' for replies and followup posts.
  251. *    Support for huge articles (>32K).
  252. *    Keyboard shortcuts for overriding preferences.
  253. *    User-selected font and size.
  254. *    Optional Bcc on mail followup.
  255. *    User-selected saved article signatures.
  256. *    Append articles to existing files
  257. *    Supports international character translation on input/output.
  258.  
  259. Known bugs/shortcomings:
  260. *    CMD-. can't stop every lengthy operation.  The problem here is
  261.     that some requests must run to completion so the input buffer 
  262.     gets emptied.  The program must wait for all of the input from
  263.     the server before it can respond to the abort request.
  264. *    Group list occasionally reports articles available but none shown
  265.     when the article list appears.  The problem here is that the 
  266.     server reports, for example, that it has articles 100 through 199,
  267.     but in fact some articles within that range are unavailable (for
  268.     instance they were cancelled by the poster).  A 'catchup' operation
  269.     from the groups menu will fix the group list.
  270.  
  271.